Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODCanvas


HasPlatformPrintJob

The HasPlatformPrintJob method returns a Boolean value that indicates whether this canvas has a print job for the specified graphics system.

ODBoolean HasPlatformPrintJob (in ODGraphicsSystem g);
g
A 16-bit value specifying the graphics system you want to check for this canvas. Valid graphics systems are platform dependent.
return value
kODTrue if this canvas has a print job for the specified graphics system, otherwise kODFalse.
DISCUSSION
On the Mac OS platform, the graphics system may be either QuickDraw (kODQuickDraw) or QuickDraw GX (kODQuickDrawGX).

SEE ALSO
The ODGraphicsSystem type (page 883).
The ODCanvas::GetPlatformPrintJob method (page 71).
The ODCanvas::SetPlatformPrintJob method (page 81).
"Issues for All Parts" on page 176 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help